home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / snowball.swf / scripts / frame_31 / PlaceObject2_358_70 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-06-13  |  136 b   |  8 lines

  1. onClipEvent(load){
  2.    yspeed = 0.01;
  3.    xspeed = 0;
  4.    _xscale = 20 + _root.weight / 13;
  5.    _yscale = _xscale;
  6.    smashup = 0;
  7. }
  8.